Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base Components: Adding JDisableablePanel #4100

Merged

Conversation

Windchild292
Copy link
Contributor

This was a MHQ component that I forgot to migrate. It disables the first level of anything within the panel if the panel is disabled.

@Windchild292 Windchild292 added (RFE) Enhancement Requests for Enhancement, new features or implementations GUI User Interface labels Jan 12, 2023
@Windchild292 Windchild292 self-assigned this Jan 12, 2023
@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Base: 23.01% // Head: 23.01% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (562868e) compared to base (156f8fa).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4100      +/-   ##
============================================
- Coverage     23.01%   23.01%   -0.01%     
  Complexity     4816     4816              
============================================
  Files          2275     2276       +1     
  Lines        249554   249562       +8     
  Branches      46292    46293       +1     
============================================
  Hits          57445    57445              
- Misses       190657   190665       +8     
  Partials       1452     1452              
Impacted Files Coverage Δ
...ek/client/ui/baseComponents/JDisableablePanel.java 0.00% <0.00%> (ø)
...gamek/src/megamek/client/ratgenerator/Ruleset.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Windchild292 Windchild292 merged commit 2eb2e4c into MegaMek:master Jan 14, 2023
@Windchild292 Windchild292 deleted the dev_Windchild_JDisableablePanel branch January 14, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI User Interface (RFE) Enhancement Requests for Enhancement, new features or implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants